home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / os2 / pmspl110.zip / README < prev   
Text File  |  1992-06-10  |  2KB  |  63 lines

  1. This package will send you the PMSPL.DLL replacement for OS/2 2.0 GA.
  2.  
  3. PJ03671
  4. -------
  5.  
  6. This fix allows you to net use any SMB resource on a LAN from a command
  7. line.  For example:
  8.  
  9.         1. [C:\] NET USE LPT2: \\PCLPSERV\laserjet
  10.  
  11.         2. Drag a LOCAL Print object onto the desktop.
  12.  
  13.         3. Define the right driver - in the above example it
  14.            would probably be the LASERJET.DRV (for an HPII).
  15.  
  16.         4. Choose LPT2 as the assigned port.
  17.  
  18.         5. Save (close the settings dialogue) the changes.
  19.  
  20. This will allow drag/drop to the PCLP printer.
  21.  
  22. ] NEW IN 1.1 VERSION
  23. ]
  24. ] Two more fixes added to the module:
  25. ]
  26. ]  JR05855:
  27. ]    Print manager not printing job sequentially if job occurs in
  28. ]    same second.  When jobs are sent in the same second jobs are
  29. ]    being printed in a Last-in-first-out fashion instead
  30. ]    of a First-in-first-out fashion.
  31. ]    Now Jobs print in Priorty-Date-Time order.
  32. ]
  33. ]  PJ03997:
  34. ]   OS/2 2.0 base, ES 1.0, and LAN Requester 2.0.
  35. ]   Attempts to screen print from 3270 host session on OS/2 Requester
  36. ]   to redirected network printer the host session hangs. 3270
  37. ]   print control shows status of "system error".
  38. ]   Printing to network printer (from CommManager and other PM Apps)
  39. ]   fails when printer driver on Requestor is not installed on the
  40. ]   Server.
  41. ]   With this spooler, printing will spool the job locally, then
  42. ]   then pass raw data out into the server's print queue.
  43. ]
  44.  
  45. Now to replace the DLL you have two choices:
  46.  
  47. 1.Receive the new DLL in C:\ (root)
  48. 2.Shutdown and reboot with install diskette.
  49. 3.At the prompt put diskette #1 in machine.
  50. 4.At the first screen - press ESC to command prompt.
  51. 5.cd to C:\OS2\DLL
  52. 6.COPY PMSPL.DLL PMSPL.OLD
  53. 7.COPY C:\PMSPL.DLL
  54. 8.Reboot
  55.  
  56.  
  57. Choice #2:
  58.  
  59. 1. Receive PMSPL.DLL into the root directory.
  60. 2. Edit config.sys to add '.;' to the beginning of the LIBPATH statement
  61. 3. shutdown and reboot
  62. 4. From the command prompt REN C:\OS2\DLL\PMSPL.DLL C:\OS2\DLL\PMSPL.OLD
  63.